#include <PluginCommon.hpp>
Public Attributes | |
| BOOL | bChecked |
| Specifies if the menu item should be shown as checked or unchecked. | |
| BOOL | bEnabled |
| Specifies if the menu item should be enabled or not. If not enabled, it will be grayed out and unselectable. | |
|
|
Specifies if the menu item should be shown as checked or unchecked.
|
|
|
Specifies if the menu item should be enabled or not. If not enabled, it will be grayed out and unselectable.
|
1.3-rc3